Skip to content

test: fix is_constant benchmark variation - #197

Merged
flying-sheep merged 2 commits into
mainfrom
fix-is_constant-variation
Jul 31, 2026
Merged

test: fix is_constant benchmark variation#197
flying-sheep merged 2 commits into
mainfrom
fix-is_constant-variation

Conversation

@flying-sheep

Copy link
Copy Markdown
Member

No description provided.

@flying-sheep flying-sheep added the run-gpu-ci Apply this label to run GPU CI once label Jul 31, 2026
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (362e806) to head (4aca25f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   97.32%   99.33%   +2.00%     
==========================================
  Files          21       21              
  Lines         598      598              
==========================================
+ Hits          582      594      +12     
+ Misses         16        4      -12     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot removed the run-gpu-ci Apply this label to run GPU CI once label Jul 31, 2026
@codspeed-hq

codspeed-hq Bot commented Jul 31, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 97.67%

❌ 6 (👁 6) regressed benchmarks
✅ 226 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
👁 test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float32-is_constant] 2.1 ms 86 ms -97.54%
👁 test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float64-is_constant] 2.1 ms 87.6 ms -97.55%
👁 test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-is_constant] 2.4 ms 88.1 ms -97.25%
👁 test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float64-is_constant] 2.1 ms 86.1 ms -97.57%
👁 test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float32-is_constant] 2.3 ms 149.9 ms -98.44%
👁 test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-is_constant] 2.2 ms 88.1 ms -97.45%

Comparing fix-is_constant-variation (4aca25f) with main (362e806)

Open in CodSpeed

@flying-sheep
flying-sheep merged commit a9d8044 into main Jul 31, 2026
20 of 22 checks passed
@flying-sheep
flying-sheep deleted the fix-is_constant-variation branch July 31, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant